home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 April: Mac OS SDK / Dev.CD Apr 98 SDK1.toast / Development Kits (Disc 1) / QuickDraw 3D / Documentation / d e v e l o p / 3D Game Controls / Source / draw.h < prev    next >
Encoding:
Text File  |  1997-08-14  |  293 b   |  9 lines  |  [TEXT/MPCC]

  1. //--------------------------------------------------------------------------------------------
  2. //  Draw Declarations
  3. //
  4. //      by Philip McBride
  5. //
  6. //--------------------------------------------------------------------------------------------
  7.  
  8. void         MyUpdateScreen(DocumentPtr theDocument);
  9.